# 單個檔案
*.env
.streamlit/secrets.toml
poetry.lock

# 目錄名稱
venv/
.idea/
__pycache__/
